home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Very Best of Atari Inside
/
The Very Best of Atari Inside 1.iso
/
sharew
/
dfue
/
fax
/
coma202
/
develop
/
coma_drv.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1993-10-31
|
265 b
|
10 lines
/* CoMa Fax Treiber (c) by SOFTBÄR */
int coma_clear_folder(char *folder);
int coma_open_file(char *folder, char *name);
int coma_pixelline(char *pixel);
int coma_close_file(void);
#define NO_PATH -1
#define CREATE_ERROR -2
#define WRITE_ERROR -3